home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu620.dms / pu620.adf / Utilities / STC4103.LHA / StoneCracker / include / pragmas / stc_pragmas.h next >
C/C++ Source or Header  |  1993-11-03  |  1KB  |  23 lines

  1. /* "stc.library"*/
  2. /*------ crunch data --------------------------------------------------*/
  3. #pragma libcall StcBase stcCrunchData 1E 801
  4. /*------ decrunch data ------------------------------------------------*/
  5. #pragma libcall StcBase stcDeCrunchData 24 9802
  6. /*------ buffer allocation and misc -----------------------------------*/
  7. #pragma libcall StcBase stcAllocBuffer 2A 001
  8. #pragma libcall StcBase stcFreeBuffer 30 901
  9. #pragma libcall StcBase stcQuickSort 36 8002
  10. #pragma libcall StcBase stcAllocFileBuffer 3C 801
  11. #pragma libcall StcBase stcFreeFileBuffer 42 901
  12. #pragma libcall StcBase stcLoadFileBuffer 48 801
  13. /*------ internal functions -------------------------------------------*/
  14. #pragma libcall StcBase stcProcessHunks 4E 8002
  15. #pragma libcall StcBase stcSaveExec 54 A9821006
  16. #pragma libcall StcBase stcLibDeCrunchPExec 5A CB02
  17. /*------ new functions ------------------------------------------------*/
  18. #pragma libcall StcBase stcCrunchDataTags 60 801
  19. #pragma libcall StcBase stcSaveExecTags 66 801
  20. #pragma libcall StcBase stcNewAllocFileBuffer 6C 8002
  21. #pragma libcall StcBase stcAllocMemBuffer 72 1002
  22. #pragma libcall StcBase stcFileIs 78 801
  23.